home *** CD-ROM | disk | FTP | other *** search
/ The Programmer Disk / The Programmer Disk (Microforum).iso / xpro / c3 / pro3 / read.me < prev    next >
Encoding:
Text File  |  1992-11-17  |  2.2 KB  |  106 lines

  1. Complete C(tm) is an object-oriented toolkit for C programmers.
  2.  
  3. This release includes all the necessary software to create serious
  4. applications in Complete C.
  5.  
  6. You are free to distribute this release as long as you distribute
  7. it in its original form (The *.ccc archives and the install.exe
  8. program).
  9.  
  10. The manuals contained in this release my be printed on any standard
  11. printer.  In order to gain proficiency with Complete C we strongly
  12. recommend that in addition to reading the manuals, you explore the
  13. examples provided.  There are other examples on the Complete C bbs
  14. (212-956-4535).  The examples on the bbs are more complicated and
  15. fully explore class definition files.
  16.  
  17. One additional note on the examples.  The executable files that
  18. come with this release were created with the Application
  19. Streamliner and the production module.  These are not included in the
  20. shareware release.
  21.  
  22. The following files are in this release:
  23.  
  24. Executables:
  25.  
  26. CCT.EXE
  27. CCD.EXE
  28. CCCONFIG.EXE
  29.  
  30. Include Files:
  31.  
  32. CC.H
  33. CCFILE.H
  34. CCFILER.H
  35.  
  36. The Foundation Classes:
  37.  
  38. APL.DCT
  39. ARRAY.CC
  40. ASSOC.CC
  41. BUFFFILE.CC
  42. COLLECT.CC
  43. DATE.CC
  44. DICT.CC
  45. DIRECT.CC
  46. FILE.CC
  47. LINK.CC
  48. LIST.CC
  49. MAGNITUD.CC
  50. OBJECT.CC
  51. ORDLIST.CC
  52. PATHNAME.CC
  53. QUEUE.CC
  54. SET.CC
  55. STRING.CC
  56. TEXTFILE.CC
  57. TIME.CC
  58.  
  59. Microsoft Specific Files:
  60.  
  61. SMSG.LIB
  62. LMSG.LIB
  63. SDMSG.LIB
  64.  
  65. Turbo C Specific Files:
  66.  
  67. SMSG.LIB
  68. LMSG.LIB
  69. SDMSG.LIB
  70. LIMITS.H
  71. STDARG.H
  72.  
  73. Documentation:
  74.  
  75. READ.ME         This file
  76. PRODUCTS.TXT    Complete Computer products list/order form
  77. USER.MAN        The user manual for Complete C
  78. LIBRARY.MAN     The Foundation Class reference manual
  79. ARRAY.DOC       Documentation Generator output for the Array class
  80. COLLECT.DOC     Documentation Generator output for the Collection class
  81. OBJECT.DOC      Documentation Generator output for the Object class
  82. SET.DOC         Documentation Generator output for the Set class
  83.  
  84. Example Programs:
  85.  
  86. Calendar\APL.DCT
  87. Calendar\APL.LNK
  88. Calendar\CALENDAR.CC
  89. Calendar\CALENDAR.DOC
  90. Calendar\CALENDAR.EXE
  91.  
  92. ftree\APL.DCT
  93. ftree\APL.LNK
  94. ftree\FTREE.CC
  95. ftree\FTREE.DOC
  96. ftree\FTREE.EXE
  97.  
  98. fsearch\APL.DCT
  99. fsearch\APL.LNK
  100. fsearch\FSEARCH.CC
  101. fsearch\FSEARCH.DOC
  102. fsearch\FSEARCH.EXE
  103. fsearch\PTXTFILE.CC
  104.  
  105. To install program type INSTALL
  106.